Skip to content

Clique signing in Clef#17886

Closed
holiman wants to merge 1 commit into
ethereum:masterfrom
holiman:clef_clique
Closed

Clique signing in Clef#17886
holiman wants to merge 1 commit into
ethereum:masterfrom
holiman:clef_clique

Conversation

@holiman
Copy link
Copy Markdown
Contributor

@holiman holiman commented Oct 10, 2018

This PR adds ability into Clef to sign Clique headers, a prerequisite for moving account management out of Geth. The same schema with content-types will also be used for other types of signing, such as eip-712.
cc @PaulRBerg

@holiman holiman requested a review from karalabe as a code owner October 10, 2018 07:57
@PaulRBerg
Copy link
Copy Markdown
Contributor

PaulRBerg commented Oct 10, 2018

This is great stuff, I think the only major missing part left is writing tests for the clique headers. Also, eventually, we're using text/plain instead of data/plain, aren't we?

@holiman
Copy link
Copy Markdown
Contributor Author

holiman commented Oct 10, 2018

It's not set in stone, I just decoupled this from the geth relay. I'm open to other suggestions, and/or replacing this code with what you have.

@PaulRBerg
Copy link
Copy Markdown
Contributor

Should we dismiss this in lieu of #17789? I added your latest clique code there.

@holiman holiman closed this Nov 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants